Welcome![Sign In][Sign Up]
Location:
Search - bit error rate

Search list

[File OperateBit-Error-RateSimulationUsingMatlab

Description: Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge
Platform: | Size: 63296 | Author: | Hits:

[Communication64QAM_system

Description: 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。-running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.
Platform: | Size: 8192 | Author: 曹雨 | Hits:

[matlabHoltz

Description: Bit Error Rate in Bit Error rates with pulse shaping consideration
Platform: | Size: 17408 | Author: 朱一欢 | Hits:

[Communication-Mobileldpc_decoder

Description: 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。-The use of Log-BP decoding algorithm for LDPC code simulation program is given a different signal to noise ratio and bit error rate under the packet error rate of the statistical map, using matlab and C (c-mex) procedures, respectively, to prepare, has a detailed description and notes .
Platform: | Size: 77824 | Author: 智钢 | Hits:

[matlablsb

Description: 利用LSB算法嵌入隐藏图像,可在广义LSB中设置修改的位平面,返回误码率和峰值信噪比。含各种经典的攻击方式,可用于实验。并可控制攻击的强弱。利用Matlab编写。-LSB embedding algorithm using hidden images, can be generalized to set up modified LSB bit-plane and returned to the bit error rate and peak signal to noise ratio. Containing a variety of classic attack methods can be used for the experiment. Can control the strength of the attack. Prepared using Matlab.
Platform: | Size: 110592 | Author: 张湛 | Hits:

[Communication-MobileWCDMAsim

Description: WCDMA的调制与解调仿真程序,得出误码率。-WCDMA modulation and demodulation of the simulation program, come to the bit error rate.
Platform: | Size: 1024 | Author: 马玉琨 | Hits:

[Communication-Mobile8psk_m

Description: 根据蒙特卡罗仿真原理,对8PSK进行特卡罗仿真,对误码率进行分析-According to the principle of Monte-Carlo simulation of 8PSK for Monte Carlo simulation, on the bit error rate analysis
Platform: | Size: 11264 | Author: 刘小宇 | Hits:

[Communication-Mobileinterleaving.code

Description: 含有交织码编码与解码,以及纠错和误码率分析。-Containing intertwined code encoding and decoding, as well as error correction and bit error rate analysis.
Platform: | Size: 115712 | Author: Yizhi Ge | Hits:

[matlab4psk

Description: 4psk信号的蒙特卡洛误码率仿真,与理论误码率的对比-Monte Carlo signal 4psk BER simulation, and theoretical bit error rate comparison
Platform: | Size: 2048 | Author: | Hits:

[matlabPSK8

Description: 关于8PSK解的信噪比和调误码率的仿真程序-8PSK solution on the signal to noise ratio and bit error rate of transfer simulation program
Platform: | Size: 1024 | Author: 彭越 | Hits:

[matlab2psk_matlab

Description: 2psk的调制以及误码率等系统性能比较,里面分为好几个子程序更利于理解编写。-2psk modulation, as well as systems such as bit error rate performance comparison, which is divided into several more conducive to understanding the preparation of subprogram.
Platform: | Size: 3072 | Author: 邢娟 | Hits:

[Program docbit-error-rate_simulation_using_matlab

Description: Bit-Error-Rate Simulation Using Matlab
Platform: | Size: 62464 | Author: Erfaan | Hits:

[source in ebookBit-Error-Rate_Simulation_UsingMatlab

Description: nice document about Bit-Error-Rate Simulation Using Matlab
Platform: | Size: 62464 | Author: Khalid | Hits:

[matlabofdm

Description: 研究OFDM系统抗干扰技术,采用Matlab仿真环境,评价采用循环前缀(CP)和均衡技术的OFDM系统在多径环境和衰落信道条件下的误比特率、误帧率等性能指标。-Study on anti-jamming technology OFDM system using Matlab simulation environment to evaluate the use of cyclic prefix (CP) technology and balanced OFDM system in multipath fading channel environment and under the condition of bit error rate, frame rate, such as misuse of performance indicators.
Platform: | Size: 6144 | Author: xiefengbo | Hits:

[matlabprogramme

Description: 有关最大比合并、等增益合并的增益性能及误码率的描述。-The maximal-ratio combining, equal gain combined gain of performance and bit error rate description.
Platform: | Size: 1024 | Author: nannan | Hits:

[matlab8psk

Description: 本程序实现了8PSK的调制与传输,计算了误码率等性能参数-This procedure achieved 8PSK modulation and transmission, calculated performance parameters such as bit error rate
Platform: | Size: 1024 | Author: Wilson Xie | Hits:

[BREWofdmsystem

Description: 该系统是OFDM系统仿真框图用simulink做的,并且可以计算出误码率,而且误码率很低-The system is OFDM system simulation using simulink block diagram to do, and can calculate the error rate, and low bit error rate
Platform: | Size: 11264 | Author: qwopfj | Hits:

[matlabsymbol-error-rate-for-16-QAM-modulation

Description: bit error rate performance for 16 QAM simulation in matlab programme
Platform: | Size: 1024 | Author: blackblood | Hits:

[Voice Compressgmsk-msk-error-rate-comparison

Description: 比较了gmsk和msk的误码率,能在MATLAB2008b上实现,前提是搭建好基本的仿真模块-Gmsk and bit error rate compared msk, and can achieve the MATLAB2008b, the basic premise is to build a good simulation module
Platform: | Size: 65536 | Author: 梁昆 | Hits:

[Communication-Mobile4QAMmodule-and-error-rate-simulation

Description: 实现4QAM通信系统的调制和解调仿真,当输入二进制码流后可以给出详细的调制和解调过程,有波形图,包含误码率仿真功能,内部注释信息详细,适用于通信专业同学。-To realize the modulation and demodulation of 4QAM communication system simulation.when the modulation and demodulation process are given in detail the input binary code stream, a waveform simulation function, including bit error rate, internal annotation information in detail, suitable for communication students
Platform: | Size: 14336 | Author: 刘硕 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net